System Memory Allocation

Processes frequently must allocate additional memory to perform their operations. The RTX64 memory allocation routine always allocates memory that is locked, thus eliminating any chance of latencies due to page faults.

Topics: